home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Journey to Wild Divine
/
The Journey to Wild Divine - Disc 2.iso
/
installers
/
quicktime
/
quicktime65pkg
/
contents
/
resources
/
tokendefinitions.plist
< prev
next >
Wrap
Extensible Markup Language
|
2003-11-05
|
1KB
|
42 lines
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>QuickTimePlayer</key>
<array>
<dict>
<key>path</key>
<string>/Applications/QuickTime Player.app</string>
<key>searchPlugin</key>
<string>CheckPath</string>
</dict>
<dict>
<key>excludedDirs</key>
<array>
<string>/System</string>
<string>/Developer</string>
<string>/AppleInternal</string>
</array>
<key>identifier</key>
<string>com.apple.QuickTime Player/string>
<key>maxDepth</key>
<integer>6</integer>
<key>runCondition</key>
<string>runAlways</string>
<key>searchPlugin</key>
<string>BundleIdentifierSearch</string>
<key>startingPoint</key>
<string>/</string>
<key>successCase</key>
<string>findOne</string>
</dict>
<dict>
<key>path</key>
<string>/Applications/QuickTime Player.app</string>
<key>searchPlugin</key>
<string>DefaultPath</string>
</dict>
</array>
</dict>
</plist>